[IA64] deopfuscate vcpu.c and priop.c and related headers
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 17 Oct 2006 21:43:41 +0000 (15:43 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 17 Oct 2006 21:43:41 +0000 (15:43 -0600)
commite90c45ee29459caf7e60f51bf660e4f6a35f76df
tree60d9f0addf61d1a05c987a1ec0f8e9950cce9e4c
parent6a29d9eb62f8b52f05634dc98dd227440461de89
[IA64] deopfuscate vcpu.c and priop.c and related headers

De-opfuscate vcpu.c, priovop.c and related header files to make them
easier to debug and read. In addition eliminate bogus UINT64 and UINT
data types which only exist in the ia64 tree and are totally
unnecessary as we have u64 already.

Signed-off-by: Jes Sorensen <jes@sgi.com>
16 files changed:
xen/arch/ia64/vmx/pal_emul.c
xen/arch/ia64/vmx/vlsapic.c
xen/arch/ia64/vmx/vmmu.c
xen/arch/ia64/vmx/vmx_phy_mode.c
xen/arch/ia64/vmx/vmx_process.c
xen/arch/ia64/vmx/vmx_vcpu.c
xen/arch/ia64/vmx/vmx_virt.c
xen/arch/ia64/xen/privop.c
xen/arch/ia64/xen/vcpu.c
xen/arch/ia64/xen/vhpt.c
xen/include/asm-ia64/dom_fw.h
xen/include/asm-ia64/privop.h
xen/include/asm-ia64/vcpu.h
xen/include/asm-ia64/vmx_pal_vsa.h
xen/include/asm-ia64/vmx_phy_mode.h
xen/include/asm-ia64/vmx_vcpu.h